pub unsafe extern "C" fn napi_fatal_exception(
    env: *mut napi_env__,
    err: *mut napi_value__
) -> u32