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