pub unsafe extern "system" fn WsGetPrefixFromNamespace(
    writer: *const WS_XML_WRITER,
    ns: *const WS_XML_STRING,
    required: BOOL,
    prefix: *mut *mut WS_XML_STRING,
    error: *const WS_ERROR,
) -> HRESULT