Type Definition crypt_benchmark_cb
libcryptsetup_sys
type crypt_benchmark_cb = extern "C" fn(_: u32, _: *mut c_void) -> c_int;