pub unsafe extern "C" fn napi_get_last_error_info(
    env: *mut napi_env__,
    result: *mut *const napi_extended_error_info
) -> u32