pub unsafe extern "C" fn crypt_init_data_device(
    cd: *mut *mut crypt_device,
    device: *const c_char,
    data_device: *const c_char
) -> c_int