pub unsafe extern "C" fn DefenderAbilityIsActive(
    attacker: *mut entity,
    defender: *mut entity,
    ability_id: ability_id,
    attacker_ability_enabled: bool_
) -> bool_