Function CmRegisterCallbackEx
pub unsafe extern "system" fn CmRegisterCallbackEx(
function: PEX_CALLBACK_FUNCTION,
altitude: *const UNICODE_STRING,
driver: *const c_void,
context: *const c_void,
cookie: *mut i64,
reserved: *const c_void,
) -> NTSTATUS