Function WinBioRegisterEventMonitor
pub unsafe extern "system" fn WinBioRegisterEventMonitor(
sessionhandle: u32,
eventmask: u32,
eventcallback: PWINBIO_EVENT_CALLBACK,
eventcallbackcontext: *const c_void,
) -> HRESULT