pub unsafe extern "C" fn crypt_dump_json(
    cd: *mut crypt_device,
    json: *mut *const c_char,
    flags: u32
) -> c_int