pub unsafe extern "C" fn napi_close_handle_scope(
    env: NapiEnv,
    scope: napi_handle_scope
) -> NapiStatus