Function windows_sys::Win32::System::Js::JsSetRuntimeMemoryAllocationCallback
pub unsafe extern "system" fn JsSetRuntimeMemoryAllocationCallback(
runtime: *const c_void,
callbackstate: *const c_void,
allocationcallback: JsMemoryAllocationCallback,
) -> JsErrorCode