Function windows_sys::Win32::System::Js::JsSetRuntimeBeforeCollectCallback
pub unsafe extern "system" fn JsSetRuntimeBeforeCollectCallback(
runtime: *const c_void,
callbackstate: *const c_void,
beforecollectcallback: JsBeforeCollectCallback,
) -> JsErrorCode