Function CM_Register_Notification
pub unsafe fn CM_Register_Notification(
pfilter: *const CM_NOTIFY_FILTER,
pcontext: Option<*const c_void>,
pcallback: PCM_NOTIFY_CALLBACK,
pnotifycontext: *mut HCMNOTIFICATION,
) -> CONFIGRET