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