pub unsafe extern "C" fn napi_throw_range_error( env: NapiEnv, code: *const c_char, msg: *const c_char, ) -> NapiStatus