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