pub unsafe extern "C" fn gst_net_client_clock_new(
    name: *const c_char,
    remote_address: *const c_char,
    remote_port: c_int,
    base_time: GstClockTime
) -> *mut GstClock