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