pub unsafe extern "C" fn BNSettingsUpdateUInt64Property( settings: *mut BNSettings, key: *const c_char, property: *const c_char, value: u64, ) -> bool