pub unsafe extern "C" fn dbus_message_new_method_call( destination: *const c_char, path: *const c_char, iface: *const c_char, method: *const c_char) -> *mut DBusMessage