pub unsafe extern "C" fn BNSettingsSetUInt64(
settings: *mut BNSettings,
view: *mut BNBinaryView,
func: *mut BNFunction,
scope: BNSettingsScope,
key: *const c_char,
value: u64,
) -> bool
pub unsafe extern "C" fn BNSettingsSetUInt64(
settings: *mut BNSettings,
view: *mut BNBinaryView,
func: *mut BNFunction,
scope: BNSettingsScope,
key: *const c_char,
value: u64,
) -> bool