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