fn apply_relr_relocations( user_as: &AddressSpace, load_bias: u64, relr_base: u64, relr_size: usize, relr_ent: usize, ) -> Result<usize, &'static str>
Performs the apply relr relocations operation.