pub unsafe fn lookup_external_function(
    arg_filehandle: *mut c_void,
    arg_funcname: *const c_char
) -> *mut c_void