pub unsafe extern "C" fn tsk_blkalloc_get(
    self_: *mut tsk_blkalloc_t,
    size: usize
) -> *mut c_void