pub unsafe extern "C" fn dpixGetPixel(
    dpix: *mut DPIX,
    x: l_int32,
    y: l_int32,
    pval: *mut l_float64
) -> l_ok