pub unsafe extern "C" fn zfp_promote_uint16_to_int32(
    oblock: *mut int32,
    iblock: *const uint16,
    dims: uint
)