pub unsafe extern "system" fn WsCombineUrl( baseurl: *const WS_STRING, referenceurl: *const WS_STRING, flags: u32, heap: *const WS_HEAP, resulturl: *mut WS_STRING, error: *const WS_ERROR, ) -> HRESULT