pub unsafe fn WinBioSetCredential(
    type: WINBIO_CREDENTIAL_TYPE,
    credential: &[u8],
    format: WINBIO_CREDENTIAL_FORMAT
) -> Result<()>