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