pub unsafe extern "C" fn gtk_snapshot_scale_3d(
    snapshot: *mut GtkSnapshot,
    factor_x: c_float,
    factor_y: c_float,
    factor_z: c_float
)