pub unsafe extern "C" fn GetDirectionTowardsPosition(
    origin: *mut position,
    target: *mut position
) -> Type