pub unsafe extern "C" fn BNSetKeyValueStoreValue( store: *mut BNKeyValueStore, name: *const c_char, value: *const c_char, ) -> bool