pub unsafe extern "C" fn crypt_resize(
cd: *mut crypt_device,
name: *const c_char,
new_size: u64
) -> c_int