pub unsafe extern "system" fn alljoyn_busattachment_setkeyexpiration(
    bus: alljoyn_busattachment,
    guid: PCSTR,
    timeout: u32,
) -> QStatus