pub unsafe extern "C" fn panda_parse_uint64(
    args: *mut panda_arg_list,
    argname: *const c_char,
    defval: u64
) -> u64