pub unsafe extern "C" fn gst_rtp_hdrext_set_ntp_64(
    data: gpointer,
    size: c_uint,
    ntptime: u64
) -> gboolean