pub unsafe extern "C" fn gst_byte_writer_init_with_size(
    writer: *mut GstByteWriter,
    size: c_uint,
    fixed: gboolean
)