pub unsafe extern "C" fn sc_stream_set_delegate_event_callback( stream: *const c_void, callback: extern "C" fn(*mut c_void, i32), ) -> bool