pub unsafe extern "system" fn WsFileTimeToDateTime(
    filetime: *const FILETIME,
    datetime: *mut WS_DATETIME,
    error: *const WS_ERROR,
) -> HRESULT