fn metaloadfn( loadfn: &mut dyn FnMut(&'static str) -> *const c_void, symbol: &'static str, fallbacks: &[&'static str] ) -> *const c_void