pub unsafe fn WinBioDeleteTemplate(
    sessionhandle: u32,
    unitid: u32,
    identity: *const WINBIO_IDENTITY,
    subfactor: u8
) -> Result<()>