pub unsafe extern "C" fn pixCreateRGBImage(
    pixr: *mut PIX,
    pixg: *mut PIX,
    pixb: *mut PIX
) -> *mut PIX