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