pub unsafe extern "C" fn napi_open_handle_scope(
    env: NapiEnv,
    result: *mut napi_handle_scope
) -> NapiStatus