Function windows_sys::Wdk::System::SystemServices::CmSetCallbackObjectContext
pub unsafe extern "system" fn CmSetCallbackObjectContext(
object: *mut c_void,
cookie: *const i64,
newcontext: *const c_void,
oldcontext: *mut *mut c_void,
) -> NTSTATUS