pub unsafe extern "system" fn WinBioIdentifyWithCallback(
    sessionhandle: u32,
    identifycallback: PWINBIO_IDENTIFY_CALLBACK,
    identifycallbackcontext: *const c_void
) -> HRESULT