pub unsafe extern "C" fn cram_container_set_length(
    c: *mut cram_container,
    length: i32
)