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