pub unsafe extern "C" fn napi_unref_threadsafe_function(
    env: NapiEnv,
    func: napi_threadsafe_function
) -> NapiStatus