pub unsafe extern "C" fn gsk_path_builder_quad_to( self_: *mut GskPathBuilder, x1: c_float, y1: c_float, x2: c_float, y2: c_float, )
v4_14