pub unsafe extern "C" fn sc_stream_start_capture( stream: *const c_void, context: *mut c_void, callback: extern "C" fn(*mut c_void, bool, *const i8), )