pub unsafe extern "system" fn DavAddConnection(
    connectionhandle: *mut HANDLE,
    remotename: PCWSTR,
    username: PCWSTR,
    password: PCWSTR,
    clientcert: *const u8,
    certsize: u32,
) -> u32