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