Function gst_ promise_ new_ with_ change_ func 
Source pub unsafe extern "C" fn gst_promise_new_with_change_func(
    func: GstPromiseChangeFunc,
    user_data: gpointer,
    notify: GDestroyNotify,
) -> *mut GstPromise