pub unsafe extern "C" fn gst_rtp_buffer_allocate_data(
    buffer: *mut GstBuffer,
    payload_len: c_uint,
    pad_len: u8,
    csrc_count: u8
)