pub unsafe extern "C" fn napi_delete_reference(
    env: napi_env,
    ref_: napi_ref
) -> napi_status