pub unsafe extern "C" fn draw_rectangle_lines( pos_x: c_int, pos_y: c_int, width: c_int, height: c_int, color: Color, )
Draw rectangle outline