pub fn build_query_string_raw(params: &BTreeMap<String, String>) -> String
Build query string without URL encoding (for signing).