pub unsafe extern "C" fn _embind_register_function( name: *const c_char, argCount: c_uint, argTypes: *const TYPEID, signature: *const c_char, invoker: GenericFunction, function: GenericFunction, isAsync: bool, )