pub unsafe extern "C" fn napi_is_exception_pending(
    env: napi_env,
    result: *mut bool
) -> napi_status