pub unsafe extern "C" fn pixCreateNoInit(
    width: l_int32,
    height: l_int32,
    depth: l_int32
) -> *mut PIX