pub unsafe extern "C" fn ip6_output_if_src(
    p: *mut pbuf,
    src: *const ip6_addr,
    dest: *const ip6_addr,
    hl: u8,
    tc: u8,
    nexth: u8,
    netif: *mut netif
) -> i8