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