pub unsafe extern "C" fn CanAttackInDirection(
    monster: *mut entity,
    direction: Type
) -> bool_