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