pub unsafe extern "C" fn libpd_bang(recv: *const c_char) -> c_int
send a bang to a destination receiver ex: libpd_bang(“foo”) will send a bang to [s foo] on the next tick returns 0 on success or -1 if receiver name is non-existent