pub unsafe extern "C" fn sc_stream_create( filter: *const c_void, config: *const c_void, error_callback: extern "C" fn(*const c_void, *const i8), ) -> *const c_void