@ffi.Native<ffi.Int Function(ffi.Int, ffi.Int)>() external int stb_div_floor(int value_to_be_divided, int value_to_divide_by);