pub unsafe extern "C" fn gst_clock_set_master(
    clock: *mut GstClock,
    master: *mut GstClock
) -> gboolean