pub unsafe extern "C" fn crypt_persistent_flags_set(
    cd: *mut crypt_device,
    type_: crypt_flags_type,
    flags: u32
) -> c_int