pub unsafe extern "system" fn BinarySDToSecurityDescriptor(
    psecuritydescriptor: PSECURITY_DESCRIPTOR,
    pvarsec: *mut VARIANT,
    pszservername: PCWSTR,
    username: PCWSTR,
    password: PCWSTR,
    dwflags: u32,
) -> HRESULT