pub unsafe extern "C" fn tsk_blkalloc_init(
    self_: *mut tsk_blkalloc_t,
    chunk_size: usize
) -> c_int