pub unsafe extern "C" fn gst_rtp_buffer_calc_payload_len(
    packet_len: c_uint,
    pad_len: u8,
    csrc_count: u8
) -> c_uint