pub unsafe extern "C" fn sc_stream_configuration_get_background_color( config: *const c_void, r: *mut f32, g: *mut f32, b: *mut f32, a: *mut f32, ) -> bool