pub unsafe extern "C" fn clutter_texture_node_new(
texture: *mut CoglTexture,
color: *const ClutterColor,
min_filter: ClutterScalingFilter,
mag_filter: ClutterScalingFilter,
) -> *mut ClutterPaintNodepub unsafe extern "C" fn clutter_texture_node_new(
texture: *mut CoglTexture,
color: *const ClutterColor,
min_filter: ClutterScalingFilter,
mag_filter: ClutterScalingFilter,
) -> *mut ClutterPaintNode