pub unsafe extern "C" fn crypt_get_active_device(
    cd: *mut crypt_device,
    name: *const c_char,
    cad: *mut crypt_active_device
) -> c_int