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