pub unsafe fn alljoyn_sessionopts_iscompatible<P0, P1>(
    one: P0,
    other: P1
) -> i32
where P0: IntoParam<alljoyn_sessionopts>, P1: IntoParam<alljoyn_sessionopts>,