pub unsafe fn DRMGetTime(
    henv: u32,
    etimeridtype: DRMTIMETYPE,
    potimeobject: *mut SYSTEMTIME
) -> Result<()>