pub unsafe extern "C" fn rd_kafka_consume_start(
    rkt: *mut rd_kafka_topic_s,
    partition: i32,
    offset: i64
) -> i32