pub unsafe fn alljoyn_interfacedescription_getproperties<P0>(
    iface: P0,
    props: *mut alljoyn_interfacedescription_property,
    numprops: usize
) -> usize
where P0: IntoParam<alljoyn_interfacedescription>,