pub unsafe extern "system" fn alljoyn_autopinger_removedestination(
    autopinger: alljoyn_autopinger,
    group: PCSTR,
    destination: PCSTR,
    removeall: i32
) -> QStatus