pub unsafe extern "C" fn GetChebyshevDistance(
    position_a: *mut position,
    position_b: *mut position
) -> c_int