pub unsafe extern "C" fn dpixSetResolution(
    dpix: *mut DPIX,
    xres: l_int32,
    yres: l_int32
) -> l_ok