pub unsafe extern "C" fn napi_call_threadsafe_function( func: *mut napi_threadsafe_function__, data: *mut c_void, is_blocking: u32, ) -> u32