pub unsafe extern "system" fn WinBioEnrollCaptureWithCallback(
    sessionhandle: u32,
    enrollcallback: PWINBIO_ENROLL_CAPTURE_CALLBACK,
    enrollcallbackcontext: *const c_void
) -> HRESULT