pub unsafe extern "C" fn RemoveActivation(
    arg1: *mut Environment,
    arg2: *mut Activation,
    arg3: bool,
    arg4: bool
)