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