pub unsafe extern "system" fn WinHttpTimeToSystemTime(
    pwsztime: PCWSTR,
    pst: *mut SYSTEMTIME,
) -> BOOL