pub unsafe extern "C" fn gst_rtcp_packet_bye_set_reason(
    packet: *mut GstRTCPPacket,
    reason: *const c_char
) -> gboolean