pub unsafe fn CredWriteW(
    credential: *const CREDENTIALW,
    flags: u32
) -> Result<()>