pub unsafe fn CmRegisterCallback( function: PEX_CALLBACK_FUNCTION, context: Option<*const c_void>, cookie: *mut i64, ) -> NTSTATUS