pub unsafe extern "C" fn pixcmapGammaTRC(
    cmap: *mut PIXCMAP,
    gamma: l_float32,
    minval: l_int32,
    maxval: l_int32
) -> l_ok