pub unsafe extern "C" fn gst_byte_writer_fill(
    writer: *mut GstByteWriter,
    value: u8,
    size: c_uint
) -> gboolean