pub unsafe extern "C" fn napi_throw_error( env: *mut napi_env__, code: *const u8, msg: *const u8, ) -> u32