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