pub unsafe extern "C" fn napi_adjust_external_memory( env: *mut napi_env__, change_in_bytes: i64, adjusted_value: *mut i64, ) -> u32