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