pub unsafe extern "C" fn gst_byte_reader_get_float64_be(
    reader: *mut GstByteReader,
    val: *mut c_double
) -> gboolean