pub unsafe extern "C" fn gst_rtcp_packet_app_set_subtype(
    packet: *mut GstRTCPPacket,
    subtype: u8
)