pub unsafe extern "C" fn gst_byte_writer_put_int8(
    writer: *mut GstByteWriter,
    val: i8
) -> gboolean