pub unsafe extern "C" fn crypt_log(
    cd: *mut crypt_device,
    level: c_int,
    msg: *const c_char
)