pub unsafe extern "C" fn gsk_transform_to_translate(
    self_: *mut GskTransform,
    out_dx: *mut c_float,
    out_dy: *mut c_float
)