pub unsafe extern "C" fn gst_byte_writer_new_with_data(
    data: *mut u8,
    size: c_uint,
    initialized: gboolean
) -> *mut GstByteWriter