pub unsafe extern "C" fn napi_get_threadsafe_function_context(
    func: *mut napi_threadsafe_function__,
    result: *mut *mut c_void
) -> u32