pub unsafe extern "system" fn CredUnmarshalCredentialA(
    marshaledcredential: PCSTR,
    credtype: *mut CRED_MARSHAL_TYPE,
    credential: *mut *mut c_void,
) -> BOOL