#[no_mangle] pub unsafe extern "C" fn yarray_observe( array: *const Array, state: *mut c_void, cb: extern "C" fn(_: *mut c_void, _: *const YEvent)) -> *mut Observer