pub unsafe fn alljoyn_message_isexpired<P0>(
    msg: P0,
    tillexpirems: *mut u32
) -> i32
where P0: IntoParam<alljoyn_message>,