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