pub unsafe extern "C" fn crypt_set_data_offset(
    cd: *mut crypt_device,
    data_offset: u64
) -> c_int