pub unsafe extern "C" fn pixcmapColorToGray(
    cmaps: *mut PixColormap,
    rwt: f32,
    gwt: f32,
    bwt: f32
) -> *mut PixColormap