pub unsafe extern "C" fn StreamConsumerConsumeChunk(
    sc: *mut StreamConsumer,
    begin: *const u8,
    length: usize
) -> bool