pub unsafe extern "C" fn aws_http_message_get_request_path(
    request_message: *const aws_http_message,
    out_path: *mut aws_byte_cursor
) -> c_int