pub unsafe fn alljoyn_sessionopts_set_multipoint<P0>(
    opts: P0,
    ismultipoint: i32
)
where P0: IntoParam<alljoyn_sessionopts>,