pub unsafe fn WinBioEnrollCaptureWithCallback( sessionhandle: u32, enrollcallback: PWINBIO_ENROLL_CAPTURE_CALLBACK, enrollcallbackcontext: Option<*const c_void>, ) -> Result<()>