pub unsafe extern "C" fn gst_rtcp_packet_app_set_name(
    packet: *mut GstRTCPPacket,
    name: *const c_char
)